C E G M R T

M

mod_inverse(int, int) - Method in class cs4hs11.rsalibrary.RSAMath
Compute the modular inverse base^-1 % m.
modulo(int, int, int) - Method in class cs4hs11.rsalibrary.RSAMath
Computes Math.mod(Math.pow(a, b), c), for large values of a, b, and c

C E G M R T